Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Database Access / October 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
table export from local Access to import in remote Access database in VB31 Oct 2006 19:08 GMT2
What would be the best scenario to achieve the following :
There is one master Access database which is local : DBlocal
There is one remote Access database at a web server : DBremote
There are a few tables within DBremote which need to be updated daily
Converting an XML file back to an ADO record set31 Oct 2006 17:09 GMT1
I would like to take an existing XML file that I've read into a string and
then convert that to an ADO (not ADO.Net) DB record set that I can then
insert into a database table. To this end, I found out how to obtain the XML
schema for an existing ADO database table. I used the ...
Nulls30 Oct 2006 17:23 GMT2
Using VB.net 2005. In my xsd file, I set the Null value for a field called
Description to "X".However, when I fill the datatable from the access
database, if there is nothing in the Description field, it is still
System.DBNull.
DTS Memory leak30 Oct 2006 13:54 GMT3
Urgent !
i am using DTS package through my VC++ code and i am finding huge
memory leaks in that.
Checked in microsoft knowledge base and they say that if i set the
Can someone convert this Excel macro code into a VB code to skip use of Excel program ?30 Oct 2006 03:40 GMT1
In essence this my project :
I have a .log file that I need to convert structuraly to make it
usefull in FileMaker.
- open the logfile
VB6 and SQL 200527 Oct 2006 20:36 GMT1
How do I connect to SQL Server 2005 from within VB? I am currently using the
collowing connection string:
"Driver={SQL
Server};Server=ServerName;Database=MyDBName;Uid=UserName;Pwd=MyPWD;"
vba to vb.net27 Oct 2006 08:37 GMT7
Is there a big learning curve in moving from vba to vb.net ?  Are there  
any resources that anyone would recommend ?
Signature

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Insert into table from table in another data base26 Oct 2006 22:22 GMT6
I know how to select data from tables in my current data base and insert that
data into another table.  What is the correct syntax to select data from data
base A, table AA into database B, table BB.  I keep getting a syntax error or
invalid object error.  I am certain this is ...
DataSets in Console Applications26 Oct 2006 16:55 GMT2
I'm trying to rewrite a console application from VB6 to .Net 2005 that
moves users and computer about in active directory.  To start, its
grabs current users from our AS400 box and throws them into a table in
SQL.  It then queries SQL and Active Directory, compares, and
Help with capitalizing26 Oct 2006 16:19 GMT5
   I have VB6 and SQL 2000.  All our names are in capital letters. Is there
a syntax that will make the first letter in the fields capital and the
remaining lower case.
Thanks in advance.
SELECT * INTO versus INSERT INTO25 Oct 2006 19:42 GMT3
Is there any significant reson why I should use one of these verions of code
over the other. Both are using JET 4.0 databases.
------------original code---------------------------------------
       sql = "DELETE * FROM QCOILS"
Is the .LDB file required?25 Oct 2006 15:26 GMT1
I have an app (VB6) which uses an MDB file. I open the DB and several
tables which then stay open all the time. The program executes various
DAO statements as well as SQL statements (db.execute("Some SQL
stuff"))
Accessing SQL Server 2005 With VB6.0 ADO25 Oct 2006 12:53 GMT1
The connection string that I have been using to connect to SQL Server 2000
is like the following:
provider=sqloledb.1;Persist Security Info=False;Data Source=MyServer;Initial
Catalog=MyDatabase;User ID=MyUsername;Password=MyPassword;
can't save query in visual studio 200525 Oct 2006 04:13 GMT2
When I build a new query the program will not let me save it -the save
button is not selectable.
Thanks in advance
Problem with 'Dim' ..... As Database  ???25 Oct 2006 03:24 GMT1
It's worked perfectly in the past. When I have a 'Dim MyDb As Database'
statement in my program, it rejects it saying'User-defined type not Declared'
(I have checked that the 'VB' library where this resides is available, and it
works on new projects from scratch) PLease Help !!!! ...
Pages: 1 2 3 4 5 September, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.