| Thread | Last Post | Replies |
|
| please help me | 08 May 2007 16:41 GMT | 1 |
how can i use flexgrid to create reports using a parameter
|
| Incorrect syntax near Create Sproc | 08 May 2007 15:50 GMT | 2 |
I wrote a stored procedure that runs fine when I execute from SQL 2005 Management Studio, and runs ok when I step into it from VS2005. Both return a value of 0, drop, create & populate the table. But when I run it inline in the vb.net code, I get an error:
|
| Catlog Not Closing Connection | 08 May 2007 14:17 GMT | 1 |
Dear Sir, I am using ADOX 2.5 with Access 2000 to modify database defination. I opening Catalog using cat.ActiveConnection = "provider....."
|
| Record Count for a recordset on a partioned view returns 0. | 08 May 2007 08:44 GMT | 5 |
I am using SQL Server 2000 as a back end and VB6 as the front end. I have a view in SQL Server: CREATE VIEW VWJOINTREPORT AS
|
| Multiple recordsets? | 07 May 2007 17:53 GMT | 7 |
Hello. I was wondering if anyone could help me with trying to figure out how to get data from the first recordset when calling a stored procedure that returns multiple recordsets. I'm trying to write my code as a package in theVB ActiveX script portion of sql server 2k as ...
|
| Using the "Like" operator in a query | 06 May 2007 07:50 GMT | 4 |
I have a form used to display information. The initial listing in a dbcombo shows all names in the associated table. I have added a filtering option to select certain records based on specific fields in the table. I am trying to use the "like" operator in an SQL statement to ...
|
| Find GC in current domain | 03 May 2007 13:23 GMT | 1 |
What I am trying to do is found out what server(s) are Global Catalogs in the domain the machine running my application is logged onto. I believe I need to get the root domain name using <LDAP://RootDSE>, but after that I do not know what to Get nor what attributes to return ...
|
| Need ODBC driver for DBF files for VISTA | 02 May 2007 16:45 GMT | 5 |
Does anyone know where to obtain the ODBC driver install file for DBF files that will install under VISTA. The 2 that I have will not install with VISTA.
|
| ADO Connectivity with MS Access 03 in Vista | 02 May 2007 07:06 GMT | 2 |
I am trying to connect simple VB 6.0 application with MS Access 2003 in Vista. I am getting connection error saying "The connection can not be used to perform this operation. It is either closed or invalid in this context"
|
| How to determine an Access DB's file format | 01 May 2007 02:07 GMT | 9 |
How can I tell programmatically (in VB6) what is the file format of an MS Access DB (97, 2000 or 2002/2003, 2007)? I've searched high and low for this, but to no avail.
|