votes
Microsoft Access
In MS Access, how many tables are ready for use? Is it accessible to exchange between them? Would you please help me to understand the concept?
blah blah blah is here! blah blah » Close
In MS Access, how many tables are ready for use? Is it accessible to exchange between them? Would you please help me to understand the concept?
Hopefully this newbie question hasn't been asked too much here, as I haven't seen it looking through the last few pages. I'm looking to generate a variable number of tables at run time in my asp.net/c# webpage. It's easy enough to add a ...
I'm using MySQL, but a response for Microsoft SQL server will help me get some idea. I need to flush 2 tables in my database once a week automatically. I plan on just dropping them and recreating them, but I don't know how to set this up au ...
Hi I want to perform an update query in the two tables below: ClientDetails --------------- ClientId (Primary key) ClientFirstName ClientLastName ClientEmploymentDetails ----------------------- ClientId (Foreign key related t ...
Hello I have an mysql table that have 8 columns! I wand to read one of the column (tameio) and display the raws in a list box string MyConString = "SERVER=192.168.0.1;" + "DATABASE=mydata;" + "UID=user;&quo ...
Hi Everyone, I am new to C#, kind of new to programming altogether. It is something I am really enjoy learning but I am a little stuck with hierarchical updates. I am using Visual Studio 2008 and SQL Express. I have been working on ...
it seems to me that for one dataGridView, it can only be used to display for only ONE table from a database, is it true? I want to implement something such that when user press different buttons, it will display on the dataGridView differen ...
Got feedack? Found a bug? report it here.